Function Edit Display
Planned for future release.
- Name - Enter a name for the iPart. This text only appears
during design mode (configuration).
- Do not render in design mode - To boost performance
during design time (configuration), enable this checkbox to prevent content
record data from being loaded in the content editor.
- Display a border around this content - If you want a
border to appear around this iPart on the rendered page, enable this checkbox.
- Event key - (required) The key of the parent event for
the function. This comes from the Event.EventKey column. The
key may also be supplied via the URL. A key specified in the iPart
configuration takes precedence over a key in the URL.
- Function key - (optional) The key of the specific
function to edit. This comes from the
EventFunction.EventFunctionKey column. The key may also be
supplied via the URL. A key specified in the iPart configuration takes
precedence over a key in the URL. If no key is specified, the iPart opens in
Add mode, for creation of a new function.
Notes
- If no key values are set in the configuration page, the iPart looks for
keys in the URL. To include the event key in the URL, use the parameter name
EventKey, such as ?EventKey=SPR12 ?EventKey=72290518-44B9-428B-909D-10142B4B6B9F.
To include the function key in the URL, use the parameter name FunctionKey,
such as ?FunctionKey=LUNCH ?FunctionKey=C890923B-E6A9-4800-B7DB-FF1988AFAE12.
A key specified in the iPart configuration takes precedence over a key in the
URL.